[INFO] fetching crate typub-adapter-hashnode 0.1.0...
[INFO] checking typub-adapter-hashnode-0.1.0 against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] extracting crate typub-adapter-hashnode 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate typub-adapter-hashnode 0.1.0
[INFO] finished tweaking crates.io crate typub-adapter-hashnode 0.1.0
[INFO] tweaked toml for crates.io crate typub-adapter-hashnode 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate typub-adapter-hashnode 0.1.0 on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate typub-adapter-hashnode 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9724f2d368fdfc85a48eae9f3905508e00500c712d5c274df3ec886e7a4543cb
[INFO] running `Command { std: "docker" "start" "-a" "9724f2d368fdfc85a48eae9f3905508e00500c712d5c274df3ec886e7a4543cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9724f2d368fdfc85a48eae9f3905508e00500c712d5c274df3ec886e7a4543cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9724f2d368fdfc85a48eae9f3905508e00500c712d5c274df3ec886e7a4543cb", kill_on_drop: false }`
[INFO] [stdout] 9724f2d368fdfc85a48eae9f3905508e00500c712d5c274df3ec886e7a4543cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3479f90b9c020d5673b0e5b45ad363c0f136c0ba1839f7d6e64711cc523651da
[INFO] running `Command { std: "docker" "start" "-a" "3479f90b9c020d5673b0e5b45ad363c0f136c0ba1839f7d6e64711cc523651da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking toml v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking subst v0.3.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31a9463c6e2794a59ce57a8f37abc6966afc2a58/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a41253fe92415fc1 -C extra-filename=-fdf6b66a5f2005e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31a9463c6e2794a59ce57a8f37abc6966afc2a58/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=33e611a759ff1bc7 -C extra-filename=-d8864bc1138b3794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-183f829d39b9e7b0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-923d3c87caf631c6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-da5762ff2c56da29.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3479f90b9c020d5673b0e5b45ad363c0f136c0ba1839f7d6e64711cc523651da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3479f90b9c020d5673b0e5b45ad363c0f136c0ba1839f7d6e64711cc523651da", kill_on_drop: false }`
[INFO] [stdout] 3479f90b9c020d5673b0e5b45ad363c0f136c0ba1839f7d6e64711cc523651da
